@charset "utf-8";
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url('https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.css');

@font-face { 
font-family: 'NanumBarunGothic';
src: url('fonts/NanumBarunGothic.eot');
src: url('fonts/NanumBarunGothic.eot') format('embedded-opentype'),
url('fonts/NanumBarunGothic.woff') format('woff');
}


body { font-family: 'Pretendard', sans-serif;}
.n_bs {font-family: 'Nanum Brush Script';}



@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('./images/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./images/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
} 






/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:12px;color:#5f5f5f }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul, ul, li {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type='text'] {padding:2px 5px; height:26px; box-sizing:border-box; border:solid 1px #ddd; font-family:dotum; }
input[type='button'] {display:inline-block; padding:0 6px !important; min-width:24px; height:24px; border:0; background:#999 !important; color:#fff; letter-spacing:-0.1em; text-decoration:none; vertical-align:middle; margin:1px; } 
table {border-collapse: collapse; border-spacing: 0; width:100%; table-layout:fixed; word-break: break-all;}
dl, dt, dd {margin:0;}

textarea, select {font-family:dotum;font-size:1em}
select { margin:0; border:solid 1px #ddd; line-height:26px; height:26px; }
p {margin:0;padding:0;word-break:break-all; font-family: 'Pretendard';}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
img, video {max-width: 100%;}
b {font-weight:bold;}

input:focus::-webkit-input-placeholder {color:transparent;}
input:focus:-moz-placeholder { color:transparent; } 
input:focus::-moz-placeholder {color:transparent; } 
input:focus:-ms-input-placeholder { color:transparent; }

*:focus {outline: none;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1170px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd { position:relative;}
.hd_zindex { z-index:10 !important; }
#hd_h1 { position:absolute; font-size:0; line-height:0; overflow:hidden; }

#hd_tnb {width:100%;background:#243558;}
#hd_tnb.main_tnb {background:transparent;z-index:999;position: absolute;top:0;left:0;}
#hd_tnb.sub_tnb {background:#323232;}


.hd_wrapper { position:relative; margin:0 auto; padding:0 10px; max-width:1200px; zoom:1; }
.hd_wrapper:after { display:block; visibility:hidden; clear:both; content:""; }

#logo { float:left; padding:25px 0; }

/* 전체 검색 */
#hd_sch {float:left;margin:10px 0 0 80px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb { float:right; margin:0; padding:0; list-style:none; zoom:1; }
#tnb:after { display:block; visibility:hidden; clear:both; content:""; }
#tnb li { float:left; margin:0; }
#tnb li:before {content:'';display:inline-block;width:1px;height:10px;background:#bababa;vertical-align:middle;margin-top:-1px;margin-left:13px;margin-right:13px;}
#tnb li:first-child:before {display:none;}
#tnb a { display:inline-block; padding:6px 0;font-size:13px;font-weight:300;color:#fff;}
#tnb a.pnk {color:#c2337e;}
#tnb a:focus, #tnb a:hover, #tnb a:active { text-decoration:none; color:#fff; }

/* 메인메뉴 */
/*
#gnb { float:right; position:relative; margin:20px 0 0 0; }
#gnb h2 { position:absolute; font-size:0; line-height:0; overflow:hidden; }
#gnb_1dul { margin:0 auto !important; padding:0; zoom:1; }
#gnb_1dul:after { display:block; visibility:hidden; clear:both; content:""; }
.gnb_1dli { z-index:10; position:relative; float:left; }
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:64px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:64px;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
*/

/* 중간 레이아웃 */
.wrapper {width:100%;}
.wrapper:after { display:block; visibility:hidden; clear:both; content:""; }

.aside { float:left; margin:0; width:200px; }

.container { position:relative; float:right; width:940px; }
.container:after { display:block; visibility:hidden; clear:both; content:"" }
#wrapper_title { padding:55px 10px 10px 10px; margin-bottom:25px; font-size:24px; font-weight:600; letter-spacing:0px; border-bottom:solid 1px #dcdcdc; color:#535355; }
#member_title { text-align:center;  font-size:24px; font-weight:600; padding-bottom:10px; margin:100px 0px 10px 0px ; color:#535355; background:url('../img/member_titiebar.png') no-repeat bottom center; text-transform:uppercase; }
.pad30t {padding-top:30px;}

/* 왼쪽 사이드바 (left side bar) */
.lsb { border:solid 1px #dcdcdc; border-top: solid 2px #1c384f; }
.lsb header { position:relative; height:100px; padding:20px; box-sizing:border-box; border-bottom:solid 1px #dcdcdc; background:no-repeat right bottom; }
.lsb header h2 { font-size:24px; color:#1c384f; left:20px; bottom:20px; position:absolute; letter-spacing:-1px; }
.lsb > ul { padding: 0; margin: 0; list-style: none; }
.lsb > ul > li { border-bottom:solid 1px #dcdcdc; }
.lsb > ul > li:last-child { border-bottom:none; }
.lsb > ul > li a {font-size:14px; padding:16px 20px; display: block; background:url('../img/ico_lsb_arrow.png') no-repeat 92% center; }
.lsb > ul > li a:hover { background-color: #f8f8f8; text-decoration:none; }
.lsb > ul > li a.active { background-color: #f0f0f0; color: #323232; font-weight:bold; }
#lsb_cs { padding: 10px; margin-top: 20px; border-top: 1px solid #ccc; }

.lsb_cs { margin-top:20px; padding:20px; border:solid 1px #dcdcdc; }
.lsb_cs header {}
.lsb_cs header h3 { font-size:20px; padding-bottom:10px;  border-bottom:solid 1px #dcdcdc; margin-bottom:10px; }
.lsb_cs h4 { font-size:14px; color:#1c384f; padding-bottom:8px; }
.lsb_cs h5 { font-size:17px; color:#505050; padding-bottom:5px; }
.lsb_cs p { color:#787878; line-height:18px; }
.lsb_cs p span { display:inline-block; width:34px; }

/* 하단 레이아웃 */
#ft {width:100%; background:#343339;font-family:'NanumSquareRound',sans-serif;}
#ft h1 { position:absolute; font-size:0; line-height:0; overflow:hidden; }
#ft_copy { position:relative; margin:0 auto; padding:50px 0 25px 0px; max-width:1200px;}
#ft_copy:after { display:block; clear:both; content:""; }
/*#ft_copy div.ft_logo {float:left;padding-top:70px;}*/
#ft_copy div.ft_logo {float:left;padding-top:20px;}
#ft_copy div.ft_copy {float:left;padding-left:106px;font-size:14px; color:#ccc; }
#ft_copy p.ft_copy_top { margin:0; padding:0 0 20px 0; line-height:1.8em; }
#ft_copy p.ft_copy_p { margin:0; padding:0 0 7px 0;}
#ft_copy p.ft_copy_bottom { padding-bottom:0 !important; line-height:1.8em; }
#ft_copy p span {position:relative; padding:0 14px; font-size:15px;color:#fff; }
#ft_copy p span:before {content:''; position:absolute;top:2px; left:0; width:1px; height:13px; background:#fff;}
#ft_copy p span.nb:before {display:none;}
#ft_copy p span b { font-weight:normal; font-size:15px;color:#fff; }
#ft_copy a {position:relative; display:inline-block; margin:0 20px; font-size:15px;font-weight:700;color:#fff; }
#ft_copy a:first-child {margin:0 20px 0 14px;}
/* #ft_copy a:before {content:''; position:absolute;top:5px; left:-20px; width:1px; height:13px; background:#fff;} */
#ft_copy a.nb:before {display:none;}
.f_copy {border-top:1px solid #7b7b7b;text-align:center; font-size:14px; color:#fff;padding-top:24px;padding-bottom:28px;}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha { display:inline-block; position:relative; }
#captcha legend { position:absolute; margin:0; padding:0; font-size:0; line-height:0; text-indent:-9999em; overflow:hidden; }
#captcha #captcha_img { width:100px; height:41px; border:1px solid #e9e9e9; }
#captcha #captcha_mp3 { position:absolute; top:0; left:101px; margin:0; padding:0; width:23px; height:22px; border:0; background:transparent; vertical-align:middle; overflow:hidden; cursor:pointer; }
#captcha #captcha_mp3 span { position:absolute; top:0; left:0; width:23px; height:22px; background:url('../../../plugin/kcaptcha/img/sound.gif'); }
#captcha #captcha_reload { position:absolute; top:21px; left:101px; margin:0; padding:0; width:23px; height:22px; border:0; background:transparent; vertical-align:middle; overflow:hidden; cursor:pointer; }
#captcha #captcha_reload span { position:absolute; top:0; left:0; width:23px; height:22px; background:url('../../../plugin/kcaptcha/img/reload.gif'); }
#captcha #captcha_key { margin:0 0 0 25px; padding:0 5px; width:100px; height:41px; border:1px solid #ddd; background:#fff; font-size:1.333em; font-weight:bold; text-align:center; line-height:2.8em; }
#captcha #captcha_info { display:block; margin:5px 0 0; font-size:0.95em; letter-spacing:-0.1em; }



/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */

/* 버튼 */
a.btn_frmline, button.btn_frmline { display:inline-block; padding:0 6px; min-width:24px; height:24px; border:0; background:#999; color:#fff; letter-spacing:-0.1em; text-decoration:none; vertical-align:middle; margin:1px 1px 1px 5px; } /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/*.win_btn button { padding:5px 10px; background:#fff; border:0; }*/

.btn { padding: 9px 17px !important; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; font-size:12px; line-height:14px; vertical-align:middle; }
a.btn { padding: 9px 18px !important; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; font-size:12px; line-height:14px; margin:1px; vertical-align:middle; }

.btn_big { padding: 18px 39px !important; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; font-size:15px; line-height:14px; margin:1px; vertical-align:middle; letter-spacing:-1px; }
a.btn_big { padding: 18px 40px !important; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; font-size:15px; line-height:14px; margin:1px; vertical-align:middle; letter-spacing:-1px; }

.btn_small { padding: 4px 8px !important; font-size:12px; line-height:12px; height:26px; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; margin:1px; }
a.btn_small { padding: 5px 9px !important; font-size:12px; line-height:12px; height:26px; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; margin:1px; }

.btn_long { width:140px !important; padding: 6px 10px !important; font-size:13px; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; margin:1px; }
a.btn_long { width:140px !important; padding: 7px 11px !important; font-size:13px; border-radius: 0; cursor: pointer; display: inline-block; box-sizing:border-box; margin:1px; }

.btn_default { color:#333; background:#fff; border:solid 1px #ccc;}
a.btn_default:link, a.btn_default:hover, a.btn_default:focus, a.btn_default:active, a.btn_default:visited { color:#333; background:#fff; border:solid 1px #ccc; text-decoration:none; }

.btn_info { border:solid 1px #aaa; color:#fff; background:#aaa; }
a.btn_info:link, a.btn_info:hover, a.btn_info:focus, a.btn_info:active, a.btn_info:visited { border:solid 1px #aaa; color:#fff; background:#aaa; text-decoration:none; }

.btn_write { border:solid 1px #1c384f; color:#fff; background:#1c384f; }
a.btn_write:link, a.btn_write:hover, a.btn_write:focus, a.btn_write:active, a.btn_write:visited { border:solid 1px #1c384f; color:#fff; background:#1c384f; text-decoration:none; }

.btn_primary { border: 1px solid #1c384f; color:#fff; background:#1c384f;  }
a.btn_primary:link, a.btn_primary:hover, a.btn_primary:focus, a.btn_primary:active, a.btn_primary:visited { border: 1px solid #1c384f; color:#fff; background:#1c384f; text-decoration:none; }

.btn_admin { border: 1px solid #ab7777; color:#fff; background:#ab7777; }
a.btn_admin:link, a.btn_admin:hover, a.btn_admin:focus, a.btn_admin:active, a.btn_admin:visited { border: 1px solid #ab7777; color:#fff; background:#ab7777; text-decoration:none; }

.btn_confirm { text-align:center} /* 서식단계 진행 */

.btn_submit { padding:4px 8px; border:0; letter-spacing:-0.1em; cursor:pointer; }
fieldset .btn_submit { padding:0 8px; line-height:26px; }

a.btn_cancel { display:inline-block; padding:7px; border:1px solid #ccc; background:#fafafa; color:#000; text-decoration:none; vertical-align:middle; }
button.btn_cancel { display:inline-block; padding:7px; border:1px solid #ccc; background:#fafafa; color:#000; vertical-align:top; text-decoration:none; }


/*

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

*/

/* 댓글 스타일 */
.cnt_cmt { display:inline-block; margin:0 0 0 3px; font-weight:normal; color:#999; }
.cnt_cmt:before { content:'(' } 
.cnt_cmt:after { content:')' } 

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {font-size:15px; color:#333; letter-spacing:-1px; margin:0 0 10px; text-align:left; font-weight:bold; }

.tbl_head01 { margin:0 0 10px; }
.tbl_head01 caption { padding:0; margin:0; font-size:0; line-height:0; overflow:hidden; }
.tbl_head01 thead th { padding:12px 0; border-top:1px solid #aaa; border-bottom:1px solid #ddd; color:#333; font-size:14px; text-align:center; letter-spacing:-0.1em; }
.tbl_head01 thead a { color:#383838; }
.tbl_head01 thead th input { vertical-align:top; } /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td { padding:10px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#f5f5f5; text-align:center; }
.tbl_head01 tbody th { text-align:left; padding:10px; border-bottom:1px dashed #ddd; font-size:12px; }
.tbl_head01 td { padding:10px 5px; border-bottom:1px dashed #ddd; line-height:1.5em; word-break:break-all; font-size:13px; color:#555; }
.tbl_head01 a {color:#000;}

.tbl_head02 { margin:0 0 10px; }
.tbl_head02 caption { padding:0; font-size:0; line-height:0; overflow:hidden; }
.tbl_head02 thead th {padding:12px 0;border-top:1px solid #aaa; border-right:1px solid #fff; border-bottom:1px solid #fff; background:#f0f0f0; color:#333; font-size:0.95em; text-align:center; letter-spacing:-0.1em; }
.tbl_head02 thead a { color:#383838; }
.tbl_head02 thead th input { vertical-align:top; } /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td { padding:10px 0; border-top:1px solid #c1d1d5; border-bottom:1px solid #c1d1d5; background:#d7e0e2; text-align:center; }
.tbl_head02 tbody th { padding:10px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; }
.tbl_head02 td { padding:10px 5px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; line-height:1.4em; word-break:break-all; }
.tbl_head02 a {}

/* 폼 설정 테이블 */
table.autoform_table { width:100%; background:#fafafa; border-collapse:collapse; border-spacing:0;  }
table.autoform_table tr th { position:relative; width:10%; padding:10px; text-align:left; box-sizing:border-box; border-bottom: dashed 1px #ddd; }
table.autoform_table tr th:after { content:':'; position:absolute; right:0; }
table.autoform_table tr td { width:90%; padding:10px; text-align:left; box-sizing:border-box; border-bottom: dashed 1px #ddd; }

.autoform_address > p:first-child { padding-bottom:3px; }

/* 폼 테이블 */
.tbl_frm01 { margin:30 0 15px; background:#fff; }
.tbl_frm01 table { width:100%; border-collapse:collapse; border-spacing:0; }
.tbl_frm01 table caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_frm01 th { width:135px; min-height:42px; padding:8px 13px; font-size:13px; border:1px solid #e9e9e9; border-left:0; background:#fafafa; text-align:left; color:#333; box-sizing:border-box; font-weight:normal; }
.tbl_frm01 td { min-height:42px; padding:8px 10px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background-color:#fff; background:transparent; box-sizing:border-box; font-size:12px; line-height:24px; }
.tbl_frm01 textarea, .frm_input { border:1px solid #ddd; background:#fff; color:#000; vertical-align:middle; line-height:2em; }
.tbl_frm01 textarea { padding:2px 2px 3px; }
/*.tbl_frm01 textarea { width:98%; height:100px; }*/
.tbl_frm01 textarea { width:98%; height:80px; }
.tbl_frm01 a { text-decoration:none; }
.tbl_frm01 .frm_address { margin-top:5px; }
.tbl_frm01 .frm_file { display:block; padding:1px !important; border:none; }
.tbl_frm01 .frm_info {display:inline-block; font-size:12px; line-height:1.4em; padding-left:5px; }

.frm_input { width:280px; padding:2px 5px; height:26px; box-sizing:border-box; }
.frm_input[type=file] { border:none; }

#stx { width:140px !important; } /* 게시판검색폼 */
#wr_subject { width:80%; } /* 게시판글쓰기 제목 */
#reg_mb_zip { width:100px !important; } /*  */
/* #reg_mb_addr1, #reg_mb_addr2, #reg_mb_addr3 { width:340px !important; } */

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#006699}
 */

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap { margin:0 20px; }
.new_win #win_title { margin:0 0 20px; padding:20px; border-top:3px solid #333; border-bottom:1px solid #e9e9e9; background:#fafafa; font-size:1.2em; color:#252525; text-align:center; }
.new_win #win_title .sv { font-size:0.75em; line-height:1.2em; }
.new_win .win_ul { margin:-20px 0 20px 0; padding:0 20px; border-bottom:1px solid #455255; background:#484848; list-style:none; zoom:1 }
.new_win .win_ul:after { display:block; visibility:hidden; clear:both; content:"" }
.new_win .win_ul li { float:left; margin-left:-1px }
.new_win .win_ul a { display:block; padding:10px 10px 8px; border-right:1px solid #455255; border-left:1px solid #455255; color:#fff; font-weight:bold; text-decoration:none; }
.new_win .win_desc { margin:0 20px }


.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
/*.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none} */


/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


/* -------------------- soulm ------------------------- */ 

/* main */
.layout {position:relative;max-width:1200px; margin:0 auto; padding:85px 10px 90px;}
.search_area {width:100%;background:#f7f7f7;padding:48px 0;}
.search_box {border:2px solid #565a82;padding:25px 30px;}
.search_box:after {content:'';display:block;clear:both;}
.main_search {float: left;padding:10px 0;}
.main_search input {font-family:'Noto Sans KR', sans-serif;}
#sch_scm {float:left;width:356px;height:55px;padding:0 10px 0 55px;line-height:39px;border-right:none;color:#505050;font-size:17px;border:1px solid #565a82;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:0;background:url(../img/ico_search_b.png) no-repeat 19px center;}
#sch_main {width:130px;height:55px;line-height:58px;background:#565a82;color:#fff;border:0;float:left;font-size:18px;font-weight:700;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.cat_list {float:left;padding-left:50px;}
.cat_list ul {float:left;width:140px;padding-left:20px;border-left:1px dashed #e9ceda;box-sizing:border-box;}
.cat_list ul:first-child {border-left:0;}
.cat_list li {line-height:23px;}
.cat_list li:before {content:'';display:inline-block;background:#a40045;width:2px;height:2px;margin-bottom:5px;margin-right:5px;}
.cat_list li:last-child {line-height:initial;}
.cat_list li a {font-size:17px;color:#636363;font-weight:700;}

/*.main_con_01 {margin-top:70px;}*/
.main_con_01:after,
.main_con_02:after {content:'';display:block;clear:both;}


.top_tit {text-align:center;}
.top_tit h2 {font-size:44px;color:#000; letter-spacing: -0.1rem; font-weight:400;}
.top_tit h2 span {font-weight:600;color:#8375D4; }
.top_tit p {padding:15px 0 40px;font-size:20px;color:#666; letter-spacing: -0.5px;}
.top_tit p img {vertical-align:middle;margin-top: -5px;display: inline-block;}


.cont_01_list_wrap .main_img_01{background:url("../img/main_01_01.png") repeat-x 0 0;box-sizing:border-box; background-size: 100% 100%;}
.cont_01_list_wrap .main_img_02{background:url("../img/main_01_02.png") repeat-x 0 0;box-sizing:border-box; background-size: 100% 100%;}
.cont_01_list_wrap .main_img_03{background:url("../img/main_01_03.png") repeat-x 0 0;box-sizing:border-box; background-size: 100% 100%;}
.cont_01_list_wrap .main_img_04{background:url("../img/main_01_04.png") repeat-x 0 0;box-sizing:border-box; background-size: 100% 100%;}
.cont_01_list_wrap {display: flex; flex-wrap:wrap;}
.cont_01_box::before{content: ''; display: block; width: 100%; height:100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); position:absolute; top:0; left:0; opacity: 0.5; border-radius: 20px;}
.cont_01_list_wrap li{width:calc(25% - 22.5px); margin-right:30px;}
.cont_01_list_wrap li:last-child{margin-right:0px;}
.cont_01_list_wrap li:nth-child(odd){margin-top:30px;}
.cont_01_list_wrap .cont_01_box{height:500px; border-radius: 20px; position: relative;}
.cont_01_list_wrap .txt_top{ position: absolute; bottom:30px; left:30px;}
.cont_01_list_wrap .txt_top p{color:#fff; font-size:20px; font-family:'GmarketSansMedium'; font-weight:500;}
.cont_01_list_wrap .txt_top .title{font-size:24px; font-weight:900;}
.cont_01_list_wrap .txt_bottom{display: none; color:rgba(255, 255, 255, 0.7); font-size:17px; position:absolute; bottom:30px; left:30px; line-height:26px; font-weight:100;}
.cont_01_list_wrap .txt_bottom b{color:#fff; display:block; margin-top:10px; font-weight:600;x}
.cont_01_list_wrap li a:hover .cont_01_box::after{content: ''; display:block; width:100%; height:100%; background: linear-gradient(0.15deg, rgba(131, 117, 212, 0.98) 15.62%, rgba(148, 197, 255, 0.98) 99.8%); border-radius: 20px; box-shadow:0 0 10px rgba(0,0,0,0.1); }
.cont_01_list_wrap li a:hover .cont_01_box::before{display: none;}
.cont_01_list_wrap li a:hover .txt_top{top:30px; bottom:auto;}
.cont_01_list_wrap li a:hover .txt_bottom{display: block;  }
.main_con_01::after{content:''; display:block; border:74px solid #8375D4; width:180px; height:180px; border-radius: 100%; z-index:-1; opacity: 0.5; position: absolute; margin-top:-10%; right:-180px;}
.main_con_01::before{content:''; display:block; border:74px solid #FFD9EC; width:150px; height:150px; border-radius: 100%; z-index:-1; opacity: 0.5; position: absolute; top:-150px; left:-50px;}


.main_con_02 { position: relative;/*background:url("../img/bg_01.gif") repeat-x 0 0;box-sizing:border-box;*/}
.main_con_02::after{content:''; display:block; border:74px solid #B6DDD7; width:150px; height:150px; border-radius: 100%; z-index:-1; opacity: 0.5; position: absolute; margin-top:-10%; margin-left:150px;}
.main_con_02::before{content:''; display:block; width:100%; height:100%; background-color:#EDF0FB; position:absolute; z-index:-2;}
.cont_02_list {padding-top:55px;margin-left: -40px;}
.cont_02_list:after {content:'';display:block;clear:both;}
.cont_02_list li {float:left;width:33.33333%;padding-left:40px;box-sizing:border-box;}

.cont_02_list li .img img {width:100%;}
.cont_02_list li a {display: block;}
.cont_02_list li .mng_box {border: 1px solid #e6e5e5;display: block;}
.cont_02_list li .txt {background:#fff;}
.cont_02_list li dl {text-align:center;}
.cont_02_list li dt {padding:20px 0 10px;font-family:"S-Core";font-size:20px;font-weight:500;color:#55aacf;}
.cont_02_list li dd {padding:3px 0;font-family:"S-Core";font-size:17px;font-weight:500;color:#333;}
.cont_02_list li dt.t1 {color:#e9a300;}
.cont_02_list li dt.t2 {color:#ff7939;}

.cont_02_list_wrap {display: flex; flex-wrap:wrap;}
.cont_02_list_wrap li{width:calc(33.3333% - 20px); margin-right:30px; background-color:#fff; border-radius:20px; font-family: 'Pretendard-Regular'; text-align: center;}
.cont_02_list_wrap li .sub_title{font-size:17px; font-weight:500; color:#8375D4; text-transform: uppercase; padding:34px 0 4px;}
.cont_02_list_wrap li .title{font-size:24px; font-weight:700; color:#243558; padding:0 0 16px;}
.cont_02_list_wrap li p{font-size:18px; color:#666; line-height: 26px; }
.cont_02_list_wrap li img{margin-top:24px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
.cont_02_list_wrap li:last-child{margin-right:0;}

.main_con_03 {position:relative;}
.cont_03_list {display: flex; justify-content: space-between;}
.cont_03_list:after {content:'';display:block;clear:both;}
.cont_03_list li {float:left;box-sizing:border-box;}
.cont_03_list li.bbs_box {width:66.6667%;}
.cont_03_list li.banner_box {padding-left:30px;width: 33.3333%;}
.main_con_03::after{content:''; display:block; border:36px solid #B6DDD7; width:60px; height:60px; border-radius: 100%; z-index:-1; opacity: 0.5; position: absolute; top:24%; margin-left:50px;}

.btn_plus {text-align: center;padding:15px 0 22px;}

.view_more {text-align:center;border:2px solid #f7f7f7;}
.view_more .inner {border:2px solid #f7f7f7;}
.view_more a {display:block;width:180px;height:50px;line-height:50px;font-size:17px;font-weight:500;color:#fff;;;background:#222;}
.view_more:hover {border:2px solid #222;}
.view_more:hover .inner {border:2px solid #fff}



.blocks_bg_01 {position:absolute;top:0;right:0;bottom:0;left:0;background:url("../img/img_block_01.jpg") no-repeat 0 0;background-size:cover;}

.overlay {width:100%;height:50px;padding:5px 20px;position:absolute;right:0;bottom:0;transition: height .25s;box-sizing: border-box;justify-content: center;display: flex;overflow: hidden;-ms-flex-direction: column;flex-direction: column;}
[data-background=diamond-metal-texture] {background:#000 url("../img/diamond_metal_texture.png");background-size:contain;}
.blocks_title {font-size:14px;color:#fff;}


.description_wrapper {overflow:hidden;max-height:0;}
.cont_01_list li:hover .description_wrapper {transition:max-height .25s ease 0s;max-height:100%;}

.blocks_description {margin-top:35px;}
.blocks_description a {display:inline-block;width:auto;min-height:0;padding:7px 7%;font-size:12px;color:#000;background-color:#febd17;transition: all 0.25s;}
.blocks_description a:hover {color:#febd17;background-color:#000;}
sup {line-height:1;font-size: smaller;vertical-align:super;}


.main_con_business {padding:90px 0 75px 0;}
.main_con_business dl {height:131px;text-align:center;background:url("../img/bg_business.jpg") no-repeat center top;background-size:cover;} 
.main_con_business dt {font-size:35px;font-weight:500;color:#4b4b4b;}
.main_con_business dd {font-size:23px;font-weight:500;color:#676767;}


.main_con_business_list {margin-left:-30px;}
.main_con_business_list:after {content:'';display:block;clear:both;}
.main_con_business_list li {float:left;width:50%;padding-left:30px;box-sizing:border-box;text-align:center;}

.business_scale {background:#fff;text-align:center;overflow:hidden;}
.business_scale .business_img { transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.8s ease-in-out; overflow:hidden;}

.business_scale .business_img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.business_scale .business_img img {overflow:hidden;}
.business_name {padding-top:20px;font-size:28px;font-weight:500;color:#4a4a4a;}
.business_desc {padding-top:5px;font-size:22px;font-weight:500;color:#6a6a6a;line-height:30px;word-break:keep-all;word-wrap:break-word;}


/* 공지사항 */
#board_wrap {position: relative;width:100%;background:#fff;box-sizing:border-box;}
#board_header {overflow:hidden;margin-top: -1px;margin-left:-1px;}
#board_header > a { float: left; display: block; width:33.33333%; height:60px; line-height:60px; text-align: center; text-decoration: none; box-sizing:border-box;font-size:18px;border-left:1px solid #e5e5e5; font-weight:500;}
#board_header a:first-child {border-left:0;}
#board_header a.board_header_normal { background-color:#f8f8f8; color: #000;}
#board_header a.board_header_normal:first-child{border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
#board_header a.board_header_normal:last-child{border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
#board_header a.board_header_active {background-color:#8375D4;color: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
#board_header a.board_header_normal:nth-of-type(2).board_header_active {border-radius: 0;}
#board_header a.board_header_normal:nth-of-type(3).board_header_active {border-top-left-radius: 0; border-bottom-left-radius: 0;}
#board_header ul.board_body { padding: 0; margin: 10px 5px 0 20px; line-height: 26px; }
#board_header ul.board_body span { float: right; font-size: 13px; }
#board_notice_more {position:absolute;top:20px;right:24px;}
#board_notice_more p.board_more a { color: #777; }
#board_review_more {position:absolute;top:20px;right:24px;}
#board_event_more {position:absolute;top:20px;right:24px;}
#board_review, #board_review_more, #board_event, #board_event_more {display:none;}
.cont_03_list .board_body li{line-height: 60px;}




.main_map {position:relative;margin-top:100px;height:542px;background:url("../img/img_map.jpg") no-repeat center top; background-size: cover;}
.main_map .img_map {}
.main_map .img_map .detail_view {position:absolute;left:50%;margin-left:-114px;bottom:80px;width:214px;height:52px;line-height:52px;}
.main_map .img_map .detail_view a {display:block;font-size:19px;font-weight:bold;color:#c8631a;background:transparent;border:4px solid #be5c16;text-align:center;}
.main_map .img_map .detail_view:hover a {background:#c53528;border:4px solid #c53528;color:#fff;transition:all .3s linear;}



.prd_num {display:inline-block;padding-top:13px;font-size:14px;font-weight:900;color:#7f8b97;letter-spacing:-0.01em;}
.prd_num:after {content:'';display:block;width:100%;height:1px;background:#7f8b97;margin-top:1px;}
.prd_name {padding-top:13px;font-size:18px;color:#222;line-height:28px;letter-spacing:-0.02em;}


.btn_more_view {text-align:center;padding-top:37px;}
.btn_more_view.t2 {padding-top:50px;}
.btn_more_view a {display:inline-block;width:160px;height:40px;line-height:38px;font-size:15px;font-weight:900;background:#7f8b97;color:#fff;border-radius:20px;transition:background .3s;}
.btn_more_view a:hover {background:#c5ba6b;}
.btn_more_view a span {padding-left:20px;}

/*.main_con_04 {position:relative;padding:63px 0 48px;background:#e5e8ea;}
.main_con_04 dl {text-align:center;} 
.main_con_04 dt {font-size:40px;font-weight:700;color:#cbbb46;}
.main_con_04 dt span {color:#738394;}
.main_con_04 dd {font-size:18px;color:#14161f;}
.cont_04_list {margin-left:-42px;margin-top:53px;}
.cont_04_list:after {content:'';display:block;clear:both;}
.cont_04_list li {float:left;width:33.33333%;padding-left:42px;box-sizing:border-box;}
*/

.main_con_04{position: relative; margin-bottom:90px;}
.main_con_04 .layout{padding:0 10px;}
.main_con_04 .cont_04_box{background-color:#444 ; border-radius: 20px; display: flex; padding:14px 30px;}
.cont_04_box dt{width:calc(100% - 720px); position: relative;}
.cont_04_box dt img{position: absolute; width:196px; bottom:-14px;}
.cont_04_box dt p{font-size:24px; font-weight:900; color:#fff; margin-left:160px; line-height:117px;}
.cont_04_box dd{width:180px; text-align:center; position: relative;}
.cont_04_box img{width:98px;}
.cont_04_box p{padding:4px;}
.cont_04_box a{font-size:17px; color:#fff; position: relative; overflow: hidden;}
.cont_04_box a:hover::after{content: ''; display: block; width:180px; height: 180px; position: absolute; background-color: #fff; opacity: 0.1; top:50%; margin-top:-90px; border-radius: 100%; left:0; margin-left:-90px;}

.news_cont {padding:35px 40px;background:#fff;}
.news_cont .date {font-size:14px;color:#999;}
.news_cont .subj {padding-top:10px;font-size:18px;color:#222;}
.news_cont .cont {padding-top:30px;font-size:14px;color:#999;line-height:24px;word-break:keep-all;word-wrap:break-word;}

.main_con_05{position: relative;}
.main_con_05::after{content:''; display:block; border:74px solid #FCEFD0; width:200px; height:200px; border-radius: 100%; z-index:-1;  position: absolute; bottom:-20px; right:150px;}
.main_con_05::before{content:''; display:block; width:100%; height:100%; background-color:#FEFAED; position:absolute; z-index:-2;}
.main_con_05 .cont_05_list_wrap{display: flex;}
.main_con_05 .cont_05_list_wrap li{width:calc(20%); text-align:center; margin-right:10px;}
.main_con_05 .cont_05_list_wrap li:last-child{ margin-right:0px;}
.main_con_05 .cont_05_list_wrap div{background-color: #fff; border-radius: 20px; padding:30px 0; border:4px solid transparent;}
.main_con_05 .cont_05_list_wrap .title{color:#fff; font-size:16px; line-height: 32px; background-color:#8375D4; width:160px; border-radius: 20px; margin:0 auto; font-weight:300;}
.main_con_05 .cont_05_list_wrap .tel{font-size:24px; font-weight:500; color:#8375D4; padding:20px 0 16px; letter-spacing: -0.05rem;}
.main_con_05 .cont_05_list_wrap .add{font-size:15px; color:#666; line-height: 24px;}
.main_con_05 .cont_05_list_wrap .btn{font-size:14px; color:#666; padding:20px 0 0px !important; font-weight:300;}
.main_con_05 .cont_05_list_wrap a:hover{cursor: pointer;}
.main_con_05 .cont_05_list_wrap a:hover div{border:4px solid #CBC2FF; box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
.main_con_05 .cont_05_list_wrap a:hover .btn{color:#8375D4; text-decoration: underline;}


.main_con_06 {position:relative;padding:85px 0;background:#f8f7f2;} 
.cont_06_list {margin-left:-30px;}
.cont_06_list:after {content:'';display:block;clear:both;}
.cont_06_list li {position:relative;float:left;padding-left:30px;box-sizing: border-box;}
.cont_06_list li:first-child {width:550px;}
.cont_06_list li:last-child {width:calc(100% - 550px);}
.input_box {margin-left:-10px;}
.input_box:after {content:'';display:block;clear:both;}
.input_box li {float:left;padding-left:10px;box-sizing: border-box;}
.input_box li:first-child {width:235px;}
.input_box li:last-child {width:calc(100% - 235px);}

.cont_06_list input[type=text], 
.cont_06_list textarea,
.cont_06_list .agree_box {font-family:'Noto Sans KR';font-size:14px;border:1px solid #ccc;width:100%;height:48px;padding:0 0 0 50px;;margin-bottom:12px;background-color:#fff;box-sizing: border-box;}
.cont_06_list textarea {height:168px;margin:0;resize:none;padding:15px 20px 20px 55px;line-height:20px;background-image:url(../img/ico_cont.png);background-repeat:no-repeat;background-position:20px 18px}
.cont_06_list input[type=text] {background-repeat:no-repeat;background-position:20px 50%;}
.cont_06_list input[type=text]:nth-child(1) {background-image:url(../img/ico_name.png);}
.cont_06_list input[type=text]:nth-child(2) {background-image:url(../img/ico_email.png);}
.cont_06_list input[type=text]:nth-child(3) {background-image:url(../img/ico_phone.png);}

.cont_06_list input[type=text]::-webkit-input-placeholder,
.cont_06_list textarea::-webkit-input-placeholder {color:#c1c1c1;}
.cont_06_list input[type=text]:-moz-placeholder,
.cont_06_list textarea:-moz-placeholder {color:#c1c1c1;}
.cont_06_list input[type=text]::-moz-placeholder,
.cont_06_list textarea::-moz-placeholder {color:#c1c1c1;}
.cont_06_list input[type=text]:-ms-input-placeholder,
.cont_06_list textarea:-ms-input-placeholder {color:#c1c1c1;}

.cont_06_list input:focus::-webkit-input-placeholder,
.cont_06_list textarea:focus::-webkit-input-placeholder {color:transparent;}
.cont_06_list input:focus:-moz-placeholder,
.cont_06_list textarea:focus:-moz-placeholder { color:transparent; } 
.cont_06_list input:focus::-moz-placeholder,
.cont_06_list textarea:focus::-moz-placeholder  {color:transparent; } 
.cont_06_list input:focus:-ms-input-placeholder,
.cont_06_list textarea:focus:-ms-input-placeholder { color:transparent; }

.cont_06_list .agree_box {height:90px;padding:20px;line-height:20px;overflow-x:hidden;overflow-y:scroll;letter-spacing:-0.02em;box-sizing:border-box;}
.cont_06_list .agree_box p.tit {color:#555;}
.cont_06_list .agree_box p.con {padding-top:12px;color:#c1c1c1;}

.row_area {}
.row_area:after {content:'';display:block;clear:both;}
.agree_check {background:#7f8b97;height:48px;line-height:45px;float:left;width:calc(100% - 113px);padding-left:20px;box-sizing:border-box;}
.agree_check label {font-size:14px;color:#fff;padding-right:12px;}
.cont_06_list button {border:0;font-size:0;}



.branch_map {padding-bottom:20px;}
.root_daum_roughmap {width:100% !important;}

.root_daum_roughmap .wrap_map {height:555px !important;}
.root_daum_roughmap.sub .wrap_map {height:630px !important; border:1px solid #000;}
.root_daum_roughmap.sub .border1,
.root_daum_roughmap.sub .border2,
.root_daum_roughmap.sub .border3,
.root_daum_roughmap.sub .border4 {border:0;}
.root_daum_roughmap.sub .map_border {z-index:0;}
.root_daum_roughmap.sub .wrap_controllers {display:none}
.root_daum_roughmap .wrap_controllers {padding:0 !important;border-bottom:0 !important;}
.root_daum_roughmap .wrap_controllers .tit_controllers,
.os_mac.root_daum_roughmap .wrap_controllers .wrap_btn_roadview {display:none}
.root_daum_roughmap {padding: 0 !important;;border: 0 !important;}

.root_daum_roughmap .border1 {height:0 !important;}
.root_daum_roughmap .border1,
.root_daum_roughmap .border2 {border-radius:0 !important;}
.root_daum_roughmap .border3,
.root_daum_roughmap .border4 {top:0 !important;}


/* 메인본문 */
.main_wrapper {position:relative; margin-bottom:0; width:100%; overflow: hidden;}
.main_container {width:1920px; margin:0 auto; padding:0 20px;}
#main_content {width:100%; /*position:relative;top:0; z-index:888;*/margin:0;padding:0;}
#main_content:after{clear:both; content:''; display:block;}

.con_01_box {position:relative;}
.con_01_box:after{clear:both; content:''; display:block;}
.con_01_box li {float:left; vertical-align:top; width:25%;}
.con_01_box li a.inner {border:1px solid #999;}
.con_01_box li a.inner,
.con_01_box li a.inner img {float:left;overflow:hidden;}
.con_01_box li a.inner:hover {border:3px solid #1bc1da;}
.con_01_box li a.inner:hover img {margin:-1px;}
.bx-wrapper {max-width:100% !important;}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .con_01_box li a.inner:hover img {margin:0;}
}



.main_con_01 .bx-controls-direction .bx-prev {
    position: absolute;
    left: 154px;
    top: 66%;
    width: 64px;
    height: 72px;
    margin-top: -32px;
    display: block;
   /* background: url(../img/btn_prev.png) no-repeat;*/
    text-indent: -9999px;
}

.main_con_01 .bx-controls-direction .bx-next {
    position: absolute;
    right: 154px;
    top: 66%;
    width: 64px;
    height: 72px;
    margin-top: -32px;
    display: block;
   /* background: url(../img/btn_next.png) no-repeat; */
    text-indent: -9999px;
}

.main_con_01 .bx-pager {display:none;text-align:center; position:absolute; left:0; width:100%;}
.main_con_01 .bx-pager .bx-pager-item {display:inline-block; vertical-align:top; margin:0 2px;}
.main_con_01 .bx-pager .bx-pager-item a {display:block; width:13px; height:13px; border-radius:13px;border:2px solid #ccc;text-indent:-9999px;}
.main_con_01 .bx-pager .bx-pager-item a.active {background:#1bc1da;border:2px solid #1bc1da;}
.m48 {display:none;}

.con_02_box {}
.con_02_box:after{clear:both; content:''; display:block;}
.con_02_box li {float:left; vertical-align:top; width:50%;padding:122px 0;box-sizing:border-box;text-align:center;} 
.con_02_box li:first-child {background:url(../img/img_01.jpg) no-repeat;background-size:cover;}
.con_02_box li:last-child {background:url(../img/img_02.jpg) no-repeat;background-size:cover;}
.con_02_box li h1 {font-size:32px;font-weight:bold;color:#fff;}
.btn_link {padding-top:39px;}
a.dlink {display:inline-block;border:1px solid #fff;width:200px;height:50px;line-height:50px;box-sizing:border-box;font-size:17px;color:#fff;text-align:center;}
a.dlink:hover {background-color:#585858}

.con_03_box {margin-left:-10px; padding-top:40px; }
.con_03_box:after{clear:both; content:''; display:block;}
.con_03_box li {float:left; vertical-align:top; width:25%; box-sizing:border-box; padding-left:10px; } 
.con_03_box li .txt {border:1px solid #ccc;border-top:0;padding:23px 23px 20px 23px;}
.con_03_box li .txt p {font-size:12px;font-weight:bold;color:#1bc1da;}
.con_03_box li .txt dt {padding-top:4px;font-size:19px;font-weight:bold;color:#000;}
.con_03_box li .txt dd {padding-top:8px;font-size:12px;color:#999;line-height:18px;}
.btn_more {padding:30px 0 100px 0;text-align: center;}
a.more {display:inline-block;border:2px solid #ccc;width:164px;height:50px;line-height:50px;box-sizing:border-box;font-size:15px;color:#555;text-align:center;}

.rf_tab_menu {max-width:800px;margin:0 auto;}
.rf_tab_menu span.s_tab {z-index:99;display:inline-block;border:1px solid #ccc;vertical-align:top; width:33.3%; height:50px; line-height:50px; position:relative; z-index:0; text-align:center; font-size:17px; color:#777; background:#fff; cursor:pointer;box-sizing:border-box;}
.rf_tab_menu span.s_tab.on {border:1px solid #1bc1da; background:#1bc1da; color:#fff}
.rf_tab_menu span.s_tab:nth-child(2),
.rf_tab_menu span.s_tab:nth-child(3),
.rf_tab_menu span.s_tab:last-child {border-left:0;}
.tab_con {display:none;}


.mo_4,
.mo_7 {display:block;}



/* 모바일 메뉴 */
#hd_ct {display:none;position:absolute;top:60px;left:0;width:53px;height:46px;border:0;background:url(../mobile/img/ico_menu.png) no-repeat; background-size:100%;color:#fff;font-size:1em;text-indent:-9999px;-webkit-appearance:none; z-index: 100;}




/* 단지소개 */
.layout.sub {max-width:1200px;}
.layout.ceo {max-width:900px;padding:0;}
/*.subvisual {width:100%; height:200px; background-repeat:no-repeat; background-position:center; background-size: cover; margin-top: 44px;}*/
.subvisual {width:100%; height:200px; background-repeat:no-repeat; background-position:center; background-size: cover; margin-top: 0px;}



.sub_container {width:100%;padding-top: 50px;}
.sub_cont_01 {background:#fff;text-align: center;padding-bottom:155px;}
.sub_tab {padding:0 100px;}
.sub_tab:after {clear:both; content:''; display:block;}
.sub_tab li {float:left;display:block;width:20%;height:43px;line-height:43px;font-size:17px;color:#767676;border:1px solid #ccc;background:#fff;text-align:center;box-sizing:border-box;border-left:0;}
.sub_tab li:first-child {border-left:1px solid #ccc;}
.sub_tab li a {display:block;font-size:17px;color:#767676;}
.sub_tab li.on {border:1px solid #9e3b8b;background:#9e3b8b;font-size:17px;color:#fff;}
.sub_tab li.on a {background:#9e3b8b;color:#fff;}
.sub_tit {font-size:30px;font-weight:700;color:#9e3b8b;padding:78px 0 90px 0;}
.sub_tit:before, 
.sub_tit:after {content:'';width:9px;height:9px;background:#565a82;display:inline-block;margin-right:16px;margin-bottom:5px;}
.sub_tit:after {margin-left:16px;}
.sub_tit span {color:#50506c;}

.m_in,
.reg_m {display:none;}

.tab_menu.sub span {padding-top:8px;width:200px;height:48px;font-family:"Noto Sans KR", sans-serif;font-size:20px;color:#6b6b6b;border:1px solid #ccc;border-left:0;}
.tab_menu.sub span:first-child {border-left:1px solid #ccc;}
.tab_menu.sub span.on {border:2px solid #565a82;border-bottom:0;font-weight:700;}

.tab_body.sub {padding:22px 0 0 0;border:0;}
.tab_content.sub {background:url(../img/bg_intro.png) no-repeat center center #f9f9f9;padding:56px 54px 60px 54px;}
.tab_content.sub .into_txt {font-size:22px;font-weight:500;color:#707070;line-height: 29px;text-align:left;letter-spacing:-0.01em;}
.tab_content.sub .into_txt .sign {padding-top:50px;font-weight:700;color:#3b3b3b;text-align:right;}
.tab_content.sub .into_txt .sign span {padding-left:40px;padding-right:56px;margin-top: -15px;display: inline-block; vertical-align: top;}

.history {background:url(../img/bg_line.png) no-repeat top center;}
.history:after {clear:both; content:''; display:block;}
.history > div .img {padding-top:70px;padding-bottom:100px;}
.history > div .img.vgap {width:560px;}
.history > div .img.t2 {padding-bottom:60px;}


.y_2019 {margin-top:-15px;float:right;text-align:left;}
.y_2017 {padding-top:180px;float:left;text-align:right;}
.y_1990 {float:left;text-align:right;}
.y_1999 {margin-top:0;float:right;text-align:left;}
.y_1987 {margin-top:-20px;float:right;text-align:left;}
.year {font-size:30px;font-weight:700;color:#9e3c8a;}
.h_list {padding-top:6px;}
.h_list:after {clear:both; content:''; display:block;}
.h_list li {float:left;}
.h_list .desc.lt {width:86%}
.h_list .date.lt {float:right;}
.h_list .date.lt.mbl {display:none;}


.date {font-size:20px;font-weight:700;color:#242424;}
.date span {color:#ccc;}
.desc {padding-top: 2px;font-size:18px;color:#444;}
.desc.rt {padding-left:17px;}
.desc p {font-size:17px;color:#777;}


.ceo_info {padding:25px 0 80px;}
.ceo_info:after {clear:both; content:''; display:block;}
.ceo_info li {float:left;width:50%;}
.ceo_info li div {display:inline-block;}
.ceo_info li div.txt {text-align:left;padding-left:25px;}


.sub_sect_01 {width:100%;background:#efeff0;}
.sub_sect_02 {width:100%;background:#fff;}


.way_box {margin-top:50px;margin-left:-43px;}
.way_box:after {clear:both; content:''; display:block;}
.way_box > li {float:left;width:50%;padding-left:43px;box-sizing:border-box;}
.way_box > li img {width:100%;}

.tbl_t {width:100%;margin-left:17px;}
.tbl_t thead {border-top:2px solid #565a82;border-bottom:2px solid #565a82;}
.tbl_t thead th, 
.tbl_t thead td {font-size:20px;color:#696969;height:48px;line-height:48px;text-align:left;}
.tbl_t thead th {width:20%;padding-left:5px;}
.tbl_t thead th:before {content:'';display:inline-block;width:6px;height:6px;background:#aa4196;border-radius:50%;margin-top:10px;margin-top:-5px;vertical-align:middle;margin-right:9px;}
.tbl_t thead th span.fr {padding-left:45%;}
.tbl_t thead th.sc {letter-spacing:0.5px;}
.tbl_t thead td {font-weight:700;}
.tbl_b {width:100%;margin-left:17px;}
.tbl_b tbody th,
.tbl_b tbody td {font-size:20px;text-align:left;padding-top:14px;padding-bottom:14px;} 
.tbl_b tbody th {color:#ab3f95;width:15.5%;font-weight:700;vertical-align: top;}
.tbl_b tbody th:before {content:'';display:inline-block;width:6px;height:6px;background:#aa4196;border-radius:50%;margin-top:-5px;vertical-align:middle;margin-right:9px;}
.tbl_b tbody th span.fr {padding-left:21%;}
span.spc {padding-left:10px;}
span.sps {padding-left:8px;color:#696969;}
.tbl_b tbody td {padding-left:8px;border-bottom:1px solid #cbcbcb;}
.g {color:#458f3a;}
.r {color:#d62201;}
.b {color:#5a85d3;}
.lg {color:#77cb6b;}
.spc_lr {color:#626262;padding:0 8px;}
.bnum {width:100%;}
.bnum:after {clear:both; content:''; display:block;}
.bnum li {float:left;}
.bnum li:first-child {width:20%;}
.bnum li:last-child {width:80%;}

.img_m {display:none;}

.tbl_b tbody td.icon_01 {background:url(../img/ico_mtr.png) no-repeat 92% center;}
.tbl_b tbody td.icon_02 {background:url(../img/ico_bus.png) no-repeat 92% center;}
.tbl_b tbody td.icon_03 {background:url(../img/ico_car.png) no-repeat 92% center;}
.tbl_b tfoot td {font-family: 'Nanum Brush Script';font-size:38px;color:#ab3f95;text-align:left;height:94px;}

.sub_cont {}
.txt_box.s2 {padding-top:90px}
.txt_box h2 {font-size:30px;color:#9e3c8a;}
.txt_box h3 {font-size:22px;color:#6c6c6c;}
.txt_box.s2 h3 {padding-top:15px;}
.txt_box p {padding-top:20px;padding-bottom:40px;font-size:17px;color:#777;}
.pnk {color:#c3848e;}

.tbl_4 {border-top:2px solid #565a82;}
.tbl_4 th,
.tbl_4 td {border-bottom:1px solid #dddee6;text-align:left;}
.tbl_4 th {font-size:18px;color:#9e3c8a;padding-left:20px;width:164px;height:57px;}
.tbl_4 th:before {content:'';display:inline-block;width:3px;height:3px;background:#9e3c8a;margin-top:-5px;vertical-align:middle;margin-right:9px;}
.tbl_4 td {font-size:17px;color:#777}

.b {font-weight:bold;color:#555}
.hgap {padding:0 13px;}

.li_4 {padding-top:50px;margin-left:-40px;}
.li_4:after {clear:both; content:''; display:block;}
.li_4 li {display:table;float:left;width:25%;padding-left:40px;box-sizing:border-box;}
.li_4 li .inner {height:150px;display: table-cell;vertical-align: middle;text-align: center;background-repeat:no-repeat;background-size: 100%;}
.li_4 li:first-child .inner {background-image:url(../img/bg_box_01.png);}
.li_4 li:nth-child(2) .inner {background-image:url(../img/bg_box_02.png);}
.li_4 li:nth-child(3) .inner {background-image:url(../img/bg_box_03.png);}
.li_4 li:nth-child(4) .inner {background-image:url(../img/bg_box_04.png) ;}
.li_4 li dt {font-size:26px;font-weight:700;color:#fff;padding-bottom:12px;}
.li_4 li dt .stit {font-size:19px;}
.li_4 li dd {font-size:18px;color:#fff;}
.li_4 li dd .tt {font-weight:700;}

.root_daum_roughmap.sub4 .wrap_map {height: 510px !important;}


/* 상가안내 */
.layout.shop {max-width:1200px;padding:0;}
.sub_tab.shop li {width:16.666%;}
.search_box.shop {padding: 25px 0 25px 30px;}
.search_area.shop {background:none;padding:0;}
#sch_shop {float:left;width:310px;height:55px;padding:0 10px 0 55px;line-height:39px;border-right:none;color:#505050;font-size:17px;border:1px solid #565a82;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:0;background:url(../img/ico_search_b.png) no-repeat 19px center;}
.cat_list.shop {padding-left:45px;}
.cat_list.shop li {text-align:left;}
.cat_list.shop ul {width:120px;box-sizing:initial}
.cat_list.shop ul:first-child {width:107px;padding-left:6px;}
.g_txt {font-size:14px;text-align:left;padding-top:50px;}
.sch_rst {margin-top:10px;font-size:1.6em;text-align:left;font-weight:bold;}
.g_txt_sch {display:inline-block;font-size:14px;font-weight:400;padding-top:50px;padding-bottom:10px;}
.tbl_shop {width:100%;margin-top:10px;}
.tbl_shop thead th {height:55px;border-top:2px solid #565a82;border-bottom:2px solid #565a82;font-size:19px;font-weight:700;color:#484747;}
.tbl_shop tbody th,
.tbl_shop tbody td {padding:17px 0;font-size:17px;color:#818181;border-bottom:1px solid #cfcfcf;}
.tbl_shop tbody th {text-align:left;font-weight:400;padding-left:25px;color:#b67699;}
.tbl_shop tbody th a {color:#b67699;}
.tbl_shop tbody td img {border:1px solid #cfcfcf;width:112px;height:65px;}
.tbl_shop tbody td.lt {text-align:left;padding-left:35px;}


/* 페이징 */
.paging {padding-top:65px;text-align:center;}
.paging span a {display:inline-block;vertical-align:top;width:40px;height:40px;line-height:40px;border:1px solid #cacaca;font-size:14px;color:#a8a8a8;margin:0 2px;box-sizing:border-box;}
.paging a img {vertical-align:top;padding:0 2px;}
.paging span {display:inline-block; vertical-align:top; padding:0 10px;}
.paging span a.on {background:#ab3f95; border-color:#ab3f95; color:#fff;}

.layout.shop.t3 {display:table;}
.search_box.shop.t3 {display:table-cell;text-align:center;border:0;padding:0;}
.main_search.t3 {padding:0;}
.prd_li {margin-left:-25px;}
.prd_li:after {clear:both; content:''; display:block;}
.prd_li li {float:left;width:25%;padding-left:25px;padding-top:50px;box-sizing:border-box;}
.prd_li li img {border:2px solid #dbdbdb;width:100%;height:226px;}
.prd_li li .name {padding-top:17px;font-size:17px;color:#767676;}
.prd_li li .content {padding-top:3px;font-size:17px;color:#767676;}

.shop04_li {margin-left:-60px;}
.shop04_li:after {clear:both; content:''; display:block;}
.shop04_li li {float:left;width:50%;padding-left:60px;box-sizing:border-box;}
.shop04_tit {font-size:23px;font-weight:700;color:#484747;padding-left:20px;text-align:left;}
.shop04_tit:before {content:'';display:inline-block;width:10px;height:10px;background:#9e3b8b;border-radius:50%;margin-top:-3px;vertical-align:middle;margin-right:10px;}
.tbl_shop04 {width:100%;margin-top:10px;margin-bottom:68px;}
.tbl_shop04 thead th {height:55px;border-top:2px solid #565a82;border-bottom:2px solid #565a82;font-size:19px;font-weight:700;color:#484747;}
.tbl_shop04 tbody th,
.tbl_shop04 tbody td {height:49px;font-size:17px;color:#3b3b3b;border-bottom:1px solid #cfcfcf;}
.tbl_shop04 tbody th {text-align:left;font-weight:400;padding-left:30px;}


.shop5_cont {max-width:800px;margin:0 auto;}
.shop5_box {padding-top:70px;margin-left:-28px;}
.shop5_box:after {clear:both; content:''; display:block;}
.shop5_box li {display:table;float:left;width:33.3333%;padding-left:28px;box-sizing:border-box;}
.shop5_box li .r_box {display:table-cell;vertical-align:middle;width:100%;height:390px;background:#f6f6f6;border:1px solid #000000;border-radius:5px;text-align:center;}
.shop5_box.bt {padding-top:30px;}
.shop5_box.bt li {width:50%;}
.shop5_box li dt {font-size:26px;font-weight:700;color:#9e3c8a;padding:42px 0 20px;}
.shop5_box li dd {font-size:18px;color:#777;}
.shop5_box li dd span {font-size:14px;display:block;margin-bottom:10px;}


/* 지원관리 */
.sub_tab.support li {width:25%;}
.txt_bt {display:block;font-size:19px;padding-top:8px;}

.tbl_support {width:100%;margin-top:10px;margin-bottom:68px;}
.tbl_support thead th {height:55px;border-top:2px solid #565a82;border-bottom:2px solid #565a82;font-size:19px;font-weight:700;color:#484747;background:#f5f5f5;}
.tbl_support tbody th,
.tbl_support tbody td {padding:10px 0;font-size:17px;color:#818181;border-bottom:1px solid #cfcfcf;}
.tbl_support tbody th {text-align:left;font-weight:400;padding-left:30px;font-size:18px;color:#212121}
.tbl_support tbody td.lf {text-align:left;padding-left:25px;}

.agree_area {padding-bottom:50px;}
.agree_area textarea { display:block;width:100%;height:140px;border:1px solid #ddd;background:#fff;font-family:'Noto Sans KR';color:#bababa;box-sizing:border-box;padding:20px;font-size:14px; }
.agree_area .check_box {margin-top:10px;background:#4c4c4c;height:48px;line-height:46px;color:#fff;padding:0 30px;}
.agree_area .check_box:after {content:"";display:block;clear:both;} 
.agree_area .check_box .lf {float:left;font-size:15px;}
.agree_area .check_box .lf label {padding-left:8px;}

.agree_area .check_box .rf {float:right;font-size:20px;}
.agree_area .check_box .rf input[type=checkbox] {display:none;}
.agree_area .check_box .rf input[type=checkbox] + label {display:inline-block; position:relative;cursor:pointer;color:#fff;height:23px; line-height:23px;padding-left:33px;background:url(../img/ico_check.png) no-repeat 0 0; vertical-align:middle;}
.agree_area .check_box .rf input[type=checkbox]:checked + label {background-position:0 -23px;}


.tbl_reg {width:100%;border-top:2px solid #565a82;border-bottom:1px solid #c2c2c2;}
.tbl_reg:after {content:"";display:block;clear:both;}
.tbl_reg ul {width:100%;}
.tbl_reg li {display:table;width:100%;table-layout:fixed;box-sizing:border-box;}
.tbl_reg li .th {display:table-cell;height:70px;width:16.7%;font-size:17px;font-weight:700;padding-left:25px;color:#6c6c6c;text-align:left;border-top:1px solid #cfcfcf;vertical-align:middle;background:#f3f3f3;}
.tbl_reg li .td {display:table-cell;height:70px;width:83.3%;font-size:17px;color:#767676;text-align:left;padding-left:20px;border-top:1px solid #cfcfcf;vertical-align:middle;}
.tbl_reg li .td:first-child {border-top:0;}
.tbl_reg li .td.cpt {padding:15px 20px;}
.tbl_reg li.cols {float:left;width:50%;}
.tbl_reg input[type='text'],
.tbl_reg input[type='password'],
.tbl_reg select {width:89%;text-indent:10px;border:1px solid #dedede;height:40px;font-family: 'Noto Sans KR', 'serif';vertical-align:initial;}
.tbl_reg select {line-height:40px;vertical-align:top;padding-left:15px;color:#3a433b;box-sizing:border-box; -webkit-appearance: none; appearance: none; background:url(../img/ico_select.png) no-repeat 94% 50%;}
.tbl_reg select::-ms-expand {display:none}

.tbl_reg input[type='text'].id {width:61%;}
.tbl_reg input[type='text'].num1 {width:26.4%;}
.tbl_reg input[type='text'].num2,
.tbl_reg input[type='text'].num3 {width:28%;}
.tbl_reg input[type='text'].hp {width:74%;margin-left: 1%;}
.tbl_reg input[type='text'].add1 {width:14.2%;}
.tbl_reg input[type='text'].add2, 
.tbl_reg input[type='text'].add3,
.tbl_reg input[type='text'].add4 {width:32%;margin-left:5px;margin-top:8px;}
.tbl_reg input[type='text'].add2 {margin-left:0;}

a.btn_id {display:inline-block;width:95px;height:40px;line-height:40px;background:#50506c;text-align:center;font-size:17px;color:#fff;margin-left:12px;}

a.btn_id.add {background:#9e3b8b;}

.tbl_reg .rd_1 {padding-left:5%;}
.tbl_reg .rd_2 {padding-left:20%;}
.tbl_reg input[type=radio] {display:none;}
.tbl_reg input[type=radio] + label {display:inline-block;position:relative;cursor:pointer;color:#666;height:26px;line-height:26px;padding-left:36px; background:url(../img/ico_radio.png) no-repeat 0 0; vertical-align:middle;}
.tbl_reg input[type=radio]:checked + label {background-position:0 -26px;}


.tbl_reg li .td.col {width:33.3%;}
.tbl_reg li.cont .td {border-top:1px solid #c2c2c2;padding:15px 20px;}

.tbl_reg textarea {width:93.6%;height:110px;border:1px solid #dedede;padding:20px;text-align:left;font-family: 'Noto Sans KR', 'serif';}
.tbl_reg textarea::-webkit-input-placeholder {color:#ccc;}
.tbl_reg textarea:-moz-placeholder {color:#ccc;}
.tbl_reg textarea::-moz-placeholder {color:#ccc;}
.tbl_reg textarea:-ms-input-placeholder {color:#ccc;}



.tbl_reg.nt {border-top:0;margin-top:60px;}
.tbl_reg .spt {display:inline-flex;width:48%;}
.tbl_reg .spt.i2 {width:24%;padding-left:25px;vertical-align:top;}
.tbl_reg .spt.i40 {width:70%;padding-left:5px;vertical-align:top;}
.tbl_reg .spt select,
.tbl_reg .spt input {width:100%;}

.tbl_reg input::-webkit-input-placeholder,
.tbl_reg textarea::-webkit-input-placeholder {color:#ccc;}
.tbl_reg input:-moz-placeholder,
.tbl_reg textarea:-moz-placeholder {color:#ccc;}
.tbl_reg input::-moz-placeholder,
.tbl_reg textarea::-moz-placeholder {color:#ccc;}
.tbl_reg input:-ms-input-placeholder,
.tbl_reg textarea:-ms-input-placeholder {color:#ccc;}


.tbl_reg input:focus::-webkit-input-placeholder,
.tbl_reg textarea:focus::-webkit-input-placeholder {color:transparent;}
.tbl_reg input:focus:-moz-placeholder,
.tbl_reg textarea:focus:-moz-placeholder { color:transparent; } 
.tbl_reg input:focus::-moz-placeholder,
.tbl_reg textarea:focus::-moz-placeholder  {color:transparent; } 
.tbl_reg input:focus:-ms-input-placeholder,
.tbl_reg textarea:focus:-ms-input-placeholder { color:transparent; }

.prd_mn .tit_area {padding-bottom:15px;}
.prd_mn .tit_area:after {clear:both; content:''; display:block;}
.prd_mn .tit_area .tit1 {float:left;font-size:20px;font-weight:700;color:#9e3b8b;}
.prd_mn .tit_area .tit2 {float:right;font-size:14px;color:#3f3f3f;padding-right:20px;margin-top:10px;}

.prd_mn ul {}
.prd_mn li {display: table;width:100%;table-layout:fixed;box-sizing: border-box;}
.prd_mn li .th {display:table-cell;font-size:17px;font-weight:700;background:#f3f3f3;width:25%;height:43px;border-top:2px solid #565a82;border-bottom:1px solid #cfcfcf;vertical-align:middle;text-align:center;}
.prd_mn li .th:first-child,
.prd_mn li .td:first-child {width:20%;}
.prd_mn li .th:nth-child(2),
.prd_mn li .td:nth-child(2){width:10%;}
.prd_mn li .td {display:table-cell;width:25%;vertical-align:middle;padding:10px 0;border-bottom:1px solid #cfcfcf;}
.prd_mn li .td1 {display:table-cell;width:25%;vertical-align:middle;padding:10px 0;}
.prd_mn li .td img {border:1px solid #cfcfcf;}
.mpt {display:none;padding-bottom:10px;font-size:14px;}

.filebox label { display: inline-block; width:96px;height:38px;color: #999; font-size:14px;line-height:38px;text-align:center;background-color:#fff;cursor: pointer; border:1px solid #dedede;} 
.filebox input[type="file"] {position: absolute;width:1px; height:1px;padding:0;margin:-1px;overflow: hidden;clip:rect(0,0,0,0); border: 0; }
.filebox .upload_name {display:inline-block;width:70%;height:40px;padding: .5em .75em;font-family:'Noto Sans KR', 'serif';vertical-align:top;background-color: #fff; border:1px solid #dedede;-webkit-appearance: none; -moz-appearance: none; appearance: none; box-sizing:border-box}

.prd_mn input[type=radio] {display:none;}
.prd_mn input[type=radio] + label {display:inline-block;position:relative;cursor:pointer;color:#666;height:26px;line-height:26px;padding-left:36px; background:url(../img/ico_radio.png) no-repeat 0 0; vertical-align:middle;}
.prd_mn input[type=radio]:checked + label {background-position:0 -26px;}

.prd_mn li .td input[type='text'] {width:82%;text-indent:10px;border:1px solid #dedede;height:40px;font-family: 'Noto Sans KR', 'serif';vertical-align:top;}
.prd_mn li .td input[type='text'].wi {width:60%;}
a.btn_sch {display:inline-block;width:95px;height:38px;line-height:38px;background:#fff;border:1px solid #d4d4d4;text-align:center;font-size:17px;color:#6c6c6c;margin-left:12px;}

.btn_conf {padding-top:65px;text-align:center;}
.btn_conf.bbs {padding-bottom:55px;}
.btn_conf a {display:inline-block;width:200px;height:50px;line-height:15px;background:#003557;text-align:center;font-size:20px;color:#fff;}
.btn_conf a.bbs {width:inherit;height:inherit;font-size:12px;}

/* 기존내용 (상단내용 수정전0827)
.btn_confirm {padding-top:65px;text-align:center;}
.btn_confirm a {display:inline-block;width:230px;height:55px;line-height:55px;background:#003557;text-align:center;font-size:20px;color:#fff;}*/

.btn_confirm1 {padding-top:30px;padding-bottom:30px;text-align:center;}
.btn_confirm1 a {display:inline-block;width:230px;height:55px;line-height:55px;background:#003557;text-align:center;font-size:17px;color:#fff;}



.sub_cont_02 {background:#f6f6f1;text-align: center;}
.sub_cont_03 {position:relative;background:#fff;padding:70px 0 90px 0;text-align:center;font-family: 'Noto Sans KR', 'serif';}
.sub_cont_03 p {font-size:18px;color:#898989;text-transform:uppercase;}
.sub_cont_03 h3 {font-size:26px;font-weight:700;color:#242424;}
.sub_cont_03 .fp_area {margin-top:43px;}
.sub_cont_03 ul {}
.sub_cont_03 ul:after {clear:both; content:''; display:block;}
.sub_cont_03 ul li {float:left;width:25%;}
.sub_cont_03 ul li .sbj {padding-top:17px;font-size:18px;color:#444;height: 35px;}
.sub_cont_03 ul li img {border:1px solid #ccc;}

.sub_cont_03 .bx-controls-direction .bx-prev {
    position: absolute;
    left: 84px;
    top: 53%;
    width: 64px;
    height: 72px;
    margin-top: -32px;
    display: block;
    background: url(../img/btn_prev.png) no-repeat;
    text-indent: -9999px;
}

.sub_cont_03 .bx-controls-direction .bx-next {
    position: absolute;
    right: 84px;
    top: 53%;
    width: 64px;
    height: 72px;
    margin-top: -32px;
    display: block;
    background: url(../img/btn_next.png) no-repeat right top;
    text-indent: -9999px;
}




.map_add {position: relative;margin: 30px 0 15px 0;}
.map_add .map_icon {position:absolute; top:-5px; left:10px;}
.map_add .add_txt {padding-left:45px; font-size:20px; font-weight:700; color:#333;}





/* common */
.btn_top { position: fixed; bottom:30px; right:60px; z-index: 5001;  }

/* 현재 위치 표시 */
#breadcrumb {width:100%;color: #787878; border-bottom: 1px solid #ddd; height:42px;line-height:42px;}
#breadcrumb_wrapper { text-align:left; max-width:1300px;  margin: 0 auto;padding: 0 20px}
#breadcrumb a { display:inline-block; color:#555; }
#breadcrumb a img { vertical-align:sub; }
#breadcrumb span { display:inline-block; padding:0 6px; }

/* 현재 위치 표시 -> sub_visual 밑으로 붙는 기본스타일
#breadcrumb { border-bottom: 1px solid #ddd; background-color: #f8f8f8; color: #787878; }
#breadcrumb_wrapper { width: 1170px; margin: 0 auto; }
#breadcrumb a { display:inline-block; color:#555; }
#breadcrumb span { display:inline-block; padding:12px 10px; }
*/

/* top btn */
.btn_mainTop { display:block; position:fixed; bottom:50px; right:70px; z-index:9999; width:80px; height:80px; text-indent:-20000px; background:url('../img/btn_top_.png') no-repeat center center; background-size:80px; }

.mr-10{margin-right:10px;}
.tel_select{width: 72px;}
.email_input1{width: 120px;}
.email_input2{width: 80px;}
.email_select{width: 80px;}
.date_input{width: 140px;}
.address_p{margin-bottom:5px;}

.m_tdh {display:none;}
.wr_content {}


.m_img {display:none;}


ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  ul.tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
  }
  
  ul.tabs li.current{
    background: #ededed;
    color: #222;
  }
  
  .tab-content{
    display: none;  
    padding: 15px 0;
    border-top:3px solid #eee;
  }
  
  .tab-content.current{
    display: inherit;
  }
  
   
   
  
  
  
  
  
   
  
  
  
  
  